home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 3 / CD ACTUAL 3.iso / linux / docs / linux-do / programm / lpg-0.4 / lpg-0 / LPG / README < prev    next >
Encoding:
Text File  |  1995-04-02  |  793 b   |  20 lines

  1. How to print the Linux Programmer's Guide:
  2. ==========================================
  3. In this package you find lpg.dvi which is a device independent
  4. file which can be converted to several formats like
  5. postscript (with dvips) that your printer supports.
  6. Also you find the files even.ps and odd.ps which is the LPG in
  7. postscript format prepared to be printed 2sided, which means
  8. first you should print even.ps and than re-insert the printed pages
  9. in a way that odd.ps will be printed on the backside.
  10.  
  11. How to create the example programs:
  12. ===================================
  13. Look at the Makefile in the directory examples to choose what to compile.
  14. Just typing 'make' doesn't hurt.
  15.  
  16. Misc
  17. ====
  18. You can use xdvi to view lpg.dvi under X11 and you can
  19. use latex (2e or newer) to 'tex' lpg.tex again.
  20.